Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: avoid timeout due to long blake3 build from source #2436

Merged
merged 6 commits into from
Sep 27, 2024

Conversation

ddelange
Copy link
Contributor

No description provided.

@ddelange
Copy link
Contributor Author

cc @maartenbreddels saw that master was still flaky

@ddelange ddelange changed the title Fix timeout due to long blake3 build from source fix: avoid timeout due to long blake3 build from source Sep 24, 2024
@@ -21,7 +21,7 @@ concurrency:

jobs:
build_wheels_matrix:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
Copy link
Contributor Author

@ddelange ddelange Sep 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pinning OS versions in wheel.yml hoping to get less unexpected failues in CI (due to edits to the runner image like we saw when they changed the default xcode version)

@ddelange
Copy link
Contributor Author

@maartenbreddels ready for merge & release

@maartenbreddels maartenbreddels merged commit 6b4e512 into vaexio:master Sep 27, 2024
49 checks passed
@maartenbreddels
Copy link
Member

Awesome. Will check if we can do a release now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants